purple_quotedp_decode

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. guchar* purple_quotedp_decode(const(char)* str, gsize* ret_len)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    guchar*
    purple_quotedp_decode
    (
    const(char)* str
    ,
    gsize* ret_len
    )
  2. da_purple_quotedp_decode purple_quotedp_decode;

Meta